.index-part .content-part {
    float: left;
    height: 359px;
}

.index-part-1 .sx-part {
    height: 405px;
}

.index-part-1 .hotJob {
    width: 329px;
    height: 412px;
    background: #ffffff;
}

.index-part-1 .hotJob .hotPost {
    margin: 0 auto;
    width: 284px;
    height: 30px;
    line-height: 20px;
    background-color: #f3f3f3;
    margin-top: 10px;
}

.index-part-1 .hotJob div a {
    width: 100px;
    color: #333333;
    border-radius: 3px;
}

.index-part-1 .hotJob div a:hover {
    text-decoration: underline;
}

.index-part-1 .jobBanner {
    width: 640px;
    margin-left: 10px;
}

.index-part-1 .jobBanner a {
    display: block;
    width: 100%;
    height: 100%;
    /*background: url(../../image/index/jobBanner.png) no-repeat;*/
}

.index-part-1 .userPart {
    width: 309px;
}

.index-part-1 .userPart .signIn-part {
    width: 309px;
    height: 180px;
}

.publicService {
    float: left;
    width: 890px;
    height: 250px;
    margin-top: 10px;
}

.recruitNews {
    background-color: white;
    width: 959px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.serviceLink {
    margin-top: 10px;
    background-color: white;
    width: 959px;
    height: 200px;
}

.serviceLinkTitle {
    margin-left: 15px;
    margin-top: 15px;
    padding-top: 25px;
    float: left;
    width: 40px;
    height: 145px;
    background-color: #4aa3f3;
    color: white;
    line-height: 30px;
    text-align: center;
    font-size: 21px;
    text-shadow: 0px 1px 3px #235dff;
}

.serviceLinkContent {
    margin-top: 5px;
    float: right;
    width: 899px;
}

.serviceLinkUl {
    display: contents;
    margin-top: 10px;
    width: 899px;
    font-size: 0;
}

.serviceLinkLi {
    margin-left: 8px;
    padding: 0;
    list-style: none;
    width: 289px;
    height: 80px;
    display: inline-block;
    overflow: hidden;
    cursor: pointer;
}

.substation {
    width: 1300px;
    height: 40px;
    margin: 0 auto;
    background-color: white;
}

.substation ul li {
    display: inline-block;
    margin-left: 35px;
}

.substation ul li a {
    font-size: 16px;
}

.serviceLinkLi .p1 {
    color: white;
    text-align: center;
    margin-top: 10%;
    text-shadow: 0px 1px 3px #235dff;
    font-size: 20px;
}

.sigin-tab {
    height: 50px;
    line-height: 50px;
    color: #333333;
    text-align: center;
}

.sigin-tab span {
    margin-right: 8px;
}

.sigin-tab span.active {
    color: #e93443;
}

.signin-tab-div {
    margin-left: 25px;
}

.signin-tab-div .input {
    width: 206px;
    height: 33px;
    border: 1px solid #dddddd;
    border-radius: 3px;
    margin-bottom: 10px;
}

.signin-tab-div span:hover {
    cursor: pointer;
}

.signin-tab-div .input input {
    border: 0;
    height: 33px;
    width: 100%;
    line-height: 33px;
    text-indent: 8px;
    border-radius: 3px;
}

.signin-tab-div .code input {
    width: 110px;
}

.signin-tab-div .code span {
    display: block;
    width: 96px;
    height: 33px;
    background: #03A9F4;
    color: #ffffff;
    text-align: center;
    line-height: 33px;
    border-radius: 0 3px 3px 0;
    float: right;
}

.signin-tab-div .btn a {
    display: block;
    width: 208px;
    background: #e93443;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #ffffff;
    border-radius: 3px;
}

.signin-tab-div .other {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    margin-right: 25px;
}

.signin-tab-div .other label {
    display: block;
    float: left;
    cursor: pointer;
}

.signin-tab-div .other label i {
    display: block;
    width: 10px;
    height: 10px;
    border: 1px solid #dddddd;
    float: left;
    margin-top: 10px;
    margin-right: 5px;
}

.signin-tab-div .other label i.active {
    background: url(../../image/index/icon_agree.png) center no-repeat;
}

.signin-tab-div .other a {
    float: right;
    font-size: 12px;
}

.signin-tab-div .other a em {
    font-style: normal;
    color: #e93443;
}

.index-part-1 .userPart .signIn-banner .grlogin {
    text-align: center;
}

.index-part-1 .userPart .signIn-banner .grloginbt {
    border: none;
    color: white;
    background-color: #006aee;
    width: 100px;
    height: 40px;
    cursor: pointer;
}

.index-part-1 .userPart .signIn-banner .grregisterbt {
    border: 1px solid #006aee;
    color: #006aee;
    background-color: white;
    width: 100px;
    height: 40px;
    cursor: pointer;
}

.index-part-1 .userPart .signIn-banner .dwloginbt {
    border: none;
    color: white;
    background-color: #fbac07;
    width: 100px;
    height: 40px;
    cursor: pointer;
}

.index-part-1 .userPart .signIn-banner .dwregisterbt {
    border: 1px solid #fbac07;
    color: #fbac07;
    background-color: white;
    width: 100px;
    height: 40px;
    cursor: pointer;
}

.index-part-1 .userPart .signIn-banner .dwlogin {
    margin-top: 10px;
    text-align: center;
}

.index-part-1 .userPart .signIn-banner a {
    display: block;
    float: left;
}

.index-part-2 .sx-part {
    margin-top: 10px;
    height: 355px;
}

.index-part-2 .content-part {
    float: left;
    width: 424px;
    height: 340px;
    background-color: white;
    padding-top: 15px;
}

.content-part-enterprise {
    background-color: white;
    width: 645px;
    height: 340px;
    float: right;
    padding-top: 15px
}

.newsFlash {
    width: 600px;
    height: 30px;
    margin: 0 auto;
    background-color: #F3F3F3;
}

.newsFlashContent {
    border-top: 1px solid #eaeaea;
    width: 600px;
    height: 60px;
    margin: 0 auto;
}

.newsFlashContent .date {
    float: left;
    width: 60px;
    height: 50px;
    margin-top: 9px;
}

.newsFlashContent .theme {
    float: right;
    width: 540px;
    height: 50px;
    margin-top: 5px;
}

.newsFlashContent .li1 {
    text-align: center;
    background-color: #bacada;
    font-size: 16px;
}

.newsFlashContent .li2 {
    background-color: #eef3f9;
    text-align: center;
    font-size: 20px;
}

.newsFlashContent .li3 {
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.newsFlashContent .li3 a {
    font-weight: 900;
    font-size: 17px;
}

.newsFlashContent .li4 {
    margin-top: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.newsFlashContent .li4 a {
    color: #959595;
    font-size: 15px;
}

.hengfu5 {
    background-color: white;
    width: 1300px;
    height: 206px;
    margin: 0 auto;
}

.leftAndButton {
    width: 1230px;
    height: 206px;
    float: left;
}

.leftButton {
    width: 70px;
    height: 206px;
    float: left;
}

.rotationChart {
    margin-top: 20px;
    width: 1160px;
    height: 166px;
    float: right;
    overflow: hidden;
}

.rotationChartUl {
    height: 166px;
    width: 2000%;
}

.hengfuSlide {
    margin-left: 6px;
    display: inline-block;
    width: 280px;
    height: 166px;
    background-color: lightgrey;
}

.leftSlide {
    background-color: #007eef;
    width: 30px;
    height: 146px;
    margin: 30px 20px;
    cursor: pointer;
}

.rightButton {
    width: 70px;
    height: 206px;
    float: right;
}

.rightSlide {
    background-color: #dfeffe;
    border: 1px solid #007eef;
    width: 30px;
    height: 146px;
    margin: 30px 20px;
    cursor: pointer;
}

.hengfu1 {
    margin-top: 20px;
}

.recommend {
    width: 1300px;
    height: 474px;
    margin: 0px auto;
    margin-top: 10px;
}

.recommendedPosition {
    width: 1300px;
    height: 459px;
    float: left;
    background-color: white;
    padding-top: 15px;
}

.recommendedPosition .theme {
    margin: 0 auto;
    width: 1260px;
    height: 30px;
    border-bottom: 1px solid #eaeaea;
    background-color: #F3F3F3;
    padding-top: 3px;
}

.recommendedPosition .content {
    height: 429px;
}

.recommendedPosition .content ul {
    margin-top: 15px;
    height: 120px;
    font-size: 0px;
}

.recommendedPosition .content ul li {
    margin-left: 20px;
    width: 298px;
    height: 120px;
    display: inline-block;
    border: 1px solid #eaeaea;
}

.recommendedPosition .content .contentTop {
    width: 256px;
    height: 75px;
    margin: 0 auto;
    margin-top: 5px;
    border-bottom: 1px solid #eaeaea;
    cursor: pointer;
}

.corporationLogo {
    width: 65px;
    height: 65px;
    margin-top: 5px;
    float: left;
}

.information {
    margin-top: 5px;
    height: 65px;
    width: 191px;
    float: right;
}

.informationNname {
    font-weight: 600;
    width: 191px;
    height: 20px;
    font-size: 15px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-top: 5px;
}

.informationAddress {
    margin-top: 5px;
    height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 12px;
    color: #707070;
}

.recommendedPosition .content .contentBottom {
    width: 256px;
    height: 30px;
    margin: 0 auto;
    margin-top: 10px;
}

.recommendedResume {
    padding-top: 15px;
    width: 360px;
    height: 459px;
    float: right;
    background-color: white;
}

.recommendedResume .theme {
    margin: 0 auto;
    width: 320px;
    height: 30px;
    border-bottom: 1px solid #eaeaea;
    background-color: #F3F3F3;
}

.index-part-2 .content-part-r {
    /* float: right; */
    width: 645px;
    height: 340px;
}

.policyDocumentBox {
    height: 375px;
    width: 1300px;
    margin: 0 auto;
}

.policyDocument {
    height: 100%;
    width: 645px;
    float: left;
    background-color: white;
}

.policyDocument .theme {
    height: 30px;
    width: 608px;
    margin: 0 auto;
    margin-top: 13px;
    background-color: #F3F3F3;
}

.policyDocument .theme .left {
    height: 30px;
    width: 90%;
    float: left;
    padding-top: 3px;
}

.policyDocument .theme .right {
    width: 10%;
    float: right;
    cursor: pointer;
    margin-top: 6px;
}

.policyDocumentContent {
    height: 360px;
    width: 608px;
    margin: 0 auto;
}

.careerGuide {
    height: 100%;
    width: 645px;
    float: right;
    background-color: white;
}

.careerGuideContent {
    width: 608px;
    margin: 0 auto;
}

.careerGuide .theme {
    height: 30px;
    width: 608px;
    margin: 0 auto;
    margin-top: 13px;
    background-color: #F3F3F3;
}

.careerGuide .theme .left {
    height: 30px;
    width: 90%;
    float: left;
    padding-top: 3px;
}

.careerGuide .theme .right {
    width: 10%;
    float: right;
    cursor: pointer;
    margin-top: 6px;
}

.websiteLink {
    width: 1300px;
    height: 198px;
    margin: 0 auto;
    background-color: white;
}

.websiteLinkPosition {
    width: 1300px;
    float: left;
    background-color: white;
    padding-top: 15px;
}

.websiteLinkTheme {
    margin: 0 auto;
    width: 1260px;
    height: 30px;
    border-bottom: 1px solid #eaeaea;
    background-color: #F3F3F3;
    padding-top: 5px;
}

.websiteLinkMain {
    width: 1300px;
    height: 71px;
    padding-top: 20px;
}

.websiteLinkMain ul {
    font-size: 0;
}

.websiteLinkMain ul li {
    display: inline-block;
    width: 194px;
    height: 49px;
    margin-left: 20px;
}

.websiteLinkTitle {
    width: 1300px;
    height: 40px;
    margin: 0 auto;
}

.websiteLinkTitle ul {
    font-size: 0;
    height: 40px;
}

.websiteLinkTitle ul li {
    display: inline-block;
    margin-left: 20px;
    width: 408px;
    height: 40px;
    background-color: #e0e9f0;
    color: #707070;
    font-weight: 600;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    /*007eef*/
}

.websiteLinkContent {
    width: 1248px;
    margin-top: 20px;
    margin-left: 20px;
    border: 1px solid lightgrey;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

#websiteLinkgxjywContent {
    height: 410px;
}

#websiteLinkgrcfwwContent {
    height: 200px;
}

#websiteLinkgrsbmwzContent {
    height: 70px;
}

.websiteLinkContent ul {
    margin-top: 10px;
}

.websiteLinkContent ul li {
    display: inline-block;
    width: 184px;
    margin-left: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.websiteLinkContent ul li a {
    color: #707070;
}

.index-part-2 .sx-list a em {
    width: 80%;
}

.index-part-2 .sx-list a em .i-1 {
    width: 75px;
}

.index-part-2 .sx-list a em .i-2 {
    width: 150px;
}

.index-part-2 .sx-list a em .i-3 {
    width: 70px;
    margin-right: 0;
}

.index-part-banner .sx-part {
    height: 80px;
}

.index-part-banner .sx-part a.img {
    display: block;
    height: 100%;
}

.index-part-banner .sx-part a.img img {
    width: 100%;
    height: 100%;
}

.graduates .sx-part {
    height: 180px;
}

.index-part-banner .sx-part a.img {
    height: 80px;
}

.bmfw {
    width: 1300px;
    height: 260px;
    margin: 0 auto;
    background-color: white;
}

.bmfwContent {
    width: 1300px;
    height: 170px;
    margin: 0 auto;
    margin-top: 20px;
}

.bmfwContent ul li {
    height: 170px;
    width: 232px;
    margin-left: 20px;
    display: inline-block;
    overflow: hidden;
}

.bmfwContent ul li div {
    text-align: center;
    cursor: pointer;
}

.bmfwContent ul li .p1 {
    font-weight: 600;
    text-align: center
}

.bmfwContent ul li .p2 {
    text-align: center;
    margin-top: 10px;
    font-size: 13px;
    color: #707070;
}

.hotCompany {
    text-align: center
}

.hotCompany h2 {
    height: 50px;
    line-height: 50px;
    font-size: 20px;
}

.hotCompany .company {
    height: 268px;
    padding-left: 37px;
    padding-top: 20px;
    border: 1px solid #dddddd;
}

.hotCompany .company a {
    display: block;
    width: 500px;
    height: 70px;
    margin-bottom: 20px;
    margin-right: 25px;
    float: left;
}

.hotCompany .company a .c-logo {
    width: 218px;
    height: 68px;
    /*  border:1px solid #dddddd;*/
    border-radius: 2px;
    float: left;
}

.hotCompany .company a .c-logo .shadow {
    width: 240px;
    height: 30px;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    left: 0;
    bottom: 0;
}

.hotCompany .company a .c-logo .shadow span {
    width: 220px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: white;
    line-height: 30px;
    margin-left: 10px;
    float: left;
}

.hotCompany .company a .c-logo img {
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;

}

.hotCompany .company a .c-infor {
    width: 265px;
    float: right;
}

.hotCompany .company a .c-infor .c-desc {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hotCompany .company a .c-name {
    font-size: 16px;
    color: #333333;
}

.hotCompany .company a:hover .c-name {
    color: #e93443;
}

.hotCompany .company a .c-job {
    line-height: 30px;
    color: #666666;
}

.c-job-des span {
    display: inline-block;
    padding-left: 18px;
    margin-right: 10px;
    color: #666666;
}

.c-job-des span.c-location {
    background: url(../../image/index/icon_location.png) left 50% no-repeat;
}

.c-job-des span.c-nature {
    background: url(../../image/index/icon_nature.png) left 50% no-repeat;
}

.c-job-des span.c-payment {
    background: url(../../image/index/icon_payment.png) left 50% no-repeat;
}


.index-part-4 .sx-part {
    height: 390px;
    margin-top: 20px;
}

.index-part-4 .hot-jobs {
    width: 758px;
    height: 388px;
    border: 1px solid #dddddd;
    padding: 0 15px;
}

.index-part-4 .hot-jobs .sx-list a em {
    width: 80%;
}

.index-part-4 .hot-jobs .sx-list a em .i-1 {
    width: 75px;
}

.index-part-4 .hot-jobs .sx-list a em .i-2 {
    width: 205px;
}

.index-part-4 .hot-jobs .sx-list a em .i-3 {
    width: 210px;
    margin-right: 0;
}

.index-part-4 .hot-resumes {
    width: 290px;
    float: right;
}

.hot-resumes-items a {
    display: block;
    width: 278px;
    height: 68px;
    border: 1px solid #dddddd;
    margin-top: 20px;
    margin-left: 20px;
    float: left;
    padding: 5px 20px;
    border-radius: 2px;
    transition: all .4s ease;
    cursor: pointer;
}

.hot-resumes-items a * {
    transition: all .4s ease;
}

.hot-resumes-items a .r-logo {
    width: 66px;
    height: 66px;
    /*  border:1px solid #dddddd;*/
    border-radius: 2px;
    float: left;
}

.hot-resumes-items a .r-logo img {
    min-width: 100%;
    min-height: 100%;
}

.hot-resumes-items a .r-infor {
    width: 165px;
    float: right;
}

.hot-resumes-items a .r-infor .r-desc {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hot-resumes-items a .r-name {
    font-size: 16px;
    color: #333333;
}

.hot-resumes-items a .r-job {
    line-height: 24px;
    color: #666666;
}

.hot-resumes-items a:hover {
    background-color: #005bac;
    border-color: #005bac;
}

.hot-resumes-items a:hover * {
    color: #ffffff !important;
}

.index-part-4 h3.sx-list-h3 span {
    width: 75px;
    padding-left: 45px;
    position: relative;
}

.index-part-4 h3.sx-list-h3 span i {
    position: absolute;
    display: block;
    height: 18px;
    line-height: 18px;
    top: 17px;
    left: 0px;
    font-size: 12px;
    color: #ffffff;
    background-color: #005bac;
    padding: 0 6px;
    border-radius: 3px;
    font-style: normal;
}

.index-part-4 .hot-resumes h3.sx-list-h3 {
    height: 28px;
    line-height: 20px;
}

.index-part-4 .hot-resumes h3.sx-list-h3 span {
    display: block;
    height: 27px;
}

.index-part-4 .hot-resumes h3.sx-list-h3 a {
    display: block;
    float: right;
    font-size: 12px;
    color: #005bac;
}

.index-part-4 .hot-resumes h3.sx-list-h3 span i {
    top: 1px;
    left: 0px;
}

.index-part-banner h3.sx-list-h3 span {
    width: 260px;
}


.index-part-chat .sx-part {
    height: 305px;
    margin-bottom: 20px;
}

.index-part-chat .sx-part .content-part {
    width: 538px;
    height: 320px;
}

.index-part-chat .sx-part .content-part.guide {
    float: left;
    border: 1px solid #005bac;
}

.index-part-chat .sx-part .content-part.right {
    float: right;
}

.index-part-chat .sx-part .content-part.right .suggest {
    float: left;
    height: 215px;
    border: 1px solid #005bac;
}

.index-part-chat .sx-part .content-part.right .survey {
    float: left;
    height: 215px;
    border: 1px solid #005bac;
    margin-top: 20px;
}

.index-part-chat .sx-part h4 {
    height: 54px;
    border-bottom: 2px solid #005bac;
    padding: 22px 100px 22px 80px;
    position: relative;
    transition: all .2s ease;
}

.index-part-chat .sx-part h4:hover {
    background-color: #005bac;
}

.index-part-chat .sx-part h4 p {
    color: #999999;
}

.index-part-chat .sx-part h4:hover p {
    color: #dddddd;
}

.index-part-chat .sx-part h4 .h4-name {
    color: #005bac;
    font-size: 20px;
    line-height: 35px;
}

.index-part-chat .sx-part h4:hover .h4-name {
    color: #ffffff;
    font-size: 20px;
    line-height: 35px;
}

.index-part-chat .sx-part h4 a {
    position: absolute;
    width: 73px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 16px;
    background-color: #005bac;
    border: 1px solid #005bac;
    color: #ffffff;
    bottom: 22px;
    right: 15px;
    transition: all .2s ease;
}

.index-part-chat .sx-part h4:hover a {
    border: 1px solid #dddddd;
}

.content-part-list {
    padding: 10px;
}

.content-part-list .sx-list a {
    height: 33px;
    line-height: 33px;
    border-bottom: 0;
}

.content-part-list .sx-list a em {
    width: 95%;
}

.content-part-list .sx-list a span {
    margin-top: 8px;
    background-color: #ffffff;
    width: 25%;
}

.content-part-list .sx-list a:hover span {
    background-color: #ffffff;
    color: #005bac;
}

.index-part-chat .suggest h4 {
    background: url(../../image/index/icon_suggest_b.png) 15px 50% no-repeat;
}

.index-part-chat .survey h4 {
    background: url(../../image/index/icon_survey_b.png) 15px 50% no-repeat;
}

.index-part-chat .guide h4 {
    background: url(../../image/index/icon_guide_b.png) 15px 50% no-repeat;
}

.index-part-chat .suggest h4:hover {
    background: #005bac url(../../image/index/icon_suggest.png) 15px 50% no-repeat;
}

.index-part-chat .survey h4:hover {
    background: #005bac url(../../image/index/icon_survey.png) 15px 50% no-repeat;
}

.index-part-chat .guide h4:hover {
    background: #005bac url(../../image/index/icon_guide.png) 15px 50% no-repeat;
}

.suggest .content-part-list .sx-list a em {
    width: 75%;
}

.survey .content-part-list .sx-list a em {
    width: 75%;
}

.c-links {
    margin-top: 30px;

}

.c-links .c-link {
    height: 56px;
    border: 1px solid #dddddd;
    margin-bottom: 18px;
    padding: 15px 0 15px 150px;

}

.c-links .c-link-1 {
    background: url(../../image/index/partner.png) 12px 50% no-repeat;
}

.c-links .c-link-2 {
    background: url(../../image/index/provider.png) 12px 50% no-repeat;
}

.c-links .c-link a {
    width: 178px;
    height: 56px;
    border: 1px solid #dddddd;
    float: left;
    margin-right: 9px;
}

.c-links .c-link a img {
    width: 100%;
    height: 100%;
}

#imgDiv span {
    color: #FFFF00;
    font-size: 20px;
    font-family: '黑体';
    cursor: pointer;
}

.decoration {
    color: #FFFF00;
    font-size: 20px;
    font-family: '黑体';
}

.decoration:HOVER {
    cursor: pointer;
    text-decoration: underline;
}

.lunbonews-title {
    margin-top: 40px;
    line-height: 13px;
    text-align: center;
    font-size: 28px;
    color: #20528F;
    font-family: "FangZhengXiaoSongBiaoJianTi", sans-serif;
    font-weight: bold;
}

.lunbonews-body {
    line-height: 13px;
    margin: 40px auto;
    width: 90%;
    font-size: 20px;
    line-height: 30px;
    /*color: #3268C2;*/
    font-family: "FangZhengXiaoSongBiaoJianTi", sans-serif;
}

.title-s {
    vertical-align: middle;
    font-size: 20px;
    font-family: "Microsoft YaHei", sans-serif;
    color: #20528F;
}


.lunbonews-common {
    margin: 0 auto;
    width: 1216px;
    position: relative;
    height: 100%;
    overflow: hidden;
    z-index: 9;
}

.lunbonews-common ul {
    position: absolute
}

.lunbonews-common ul li {
    vertical-align: middle;
    float: left;
    background-color: #F7F8FB;
}

.lunbonews-common ul li .img-div {
    width: 100%;
    height: 100%
}

.lunbonews-common ul li a {
    display: block;
    width: 100%;
    height: 100%
}

.lunbonews-common .slide-cursor {
    position: absolute;
    height: 22px;
    bottom: 10px;
    right: 540px
}

.lunbonews-common .slide-cursor b {
    float: left;
    font-weight: normal;
    margin-right: 10px;
    font-size: 14px;
    background-color: #918C8C;
    color: #fff;
    width: 10px;
    height: 10px;
    text-align: center;
    line-height: 22px;
    border-radius: 10px;
    cursor: pointer;
    transition: background-color .2s linear;
    -moz-transition: background-color .2s linear;
    -webkit-transition: background-color .2s linear;
    -o-transition: background-color .2s linear
}

.lunbonews-common .slide-cursor .b-selected {
    background-color: #0CAFF5
}

.lunbonews-common .slide-cursor b:hover {
    background-color: #0caff5
}

.lunbonews-common span {
    cursor: pointer;
    position: absolute;
    width: 36px;
    height: 64px;
    display: block;
    background: rgba(102, 102, 102, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#3F666666', endColorstr='#3F666666')
}

#lunbonews span {
    cursor: pointer;
    position: unset;
    width: unset;
    height: unset;
    display: unset;
    background: unset;
    filter: unset;
}

.lunbonews-common span:hover {
    background: rgba(102, 102, 102, 0.5)
}

.lunbonews-common span i {
    width: 20px;
    height: 33px;
    display: block;
    background-image: url(../../image/common/common_icons.png);
    background-repeat: no-repeat;
    margin-top: 17px;
    margin-left: 10px
}

.lunbonews-common .slide-prev i {
    background-position: -7px -5px;
}

.lunbonews-common .slide-next i {
    background-position: -37px -5px
}

.lunbonews-common .slide-prev {
    left: -45px
}

.lunbonews-common .slide-next {
    right: -45px
}
